TabView.addOnCreateWindow

Emitted when a tab should be transferred into a new window.

This can happen after a tab has been dropped on desktop.

The signal handler is expected to create a new window, position it as needed and return its AdwTabView that the page will be transferred into.

class TabView
gulong
addOnCreateWindow

Return Value

Type: gulong

the AdwTabView from the new window

Meta